Welcome![Sign In][Sign Up]
Location:
Search - read bmp file c

Search list

[Other resourceGETBMP

Description: 读取bmp文件,生成可插入到C程序中的点阵数组格式.-read bmp file, generate C can be inserted into the procedure for the lattice array format.
Platform: | Size: 953 | Author: 马兴录 | Hits:

[Special EffectsbmpPureC

Description: 纯C++写的读取BMP文件,可以跨操作系统而运行。-write pure C read BMP file, and can run different operating systems.
Platform: | Size: 64072 | Author: shaolong | Hits:

[Other resourcedisp bmp

Description: c语言写的bmp图像读取显示例程,有助于具体了解bmp文件格式,灵活操作-wrote bmp images show routines to read, help to understand the specific bmp file format, flexible operation
Platform: | Size: 1937 | Author: 余飞 | Hits:

[Picture Viewerdisp bmp

Description: c语言写的bmp图像读取显示例程,有助于具体了解bmp文件格式,灵活操作-wrote bmp images show routines to read, help to understand the specific bmp file format, flexible operation
Platform: | Size: 2048 | Author: 余飞 | Hits:

[File Operate145564741

Description: c语言写的bmp图像读取显示例程,有助于具体了解bmp文件格式-wrote bmp images show routines to read, help to understand the specific bmp file format
Platform: | Size: 303104 | Author: 杨凯 | Hits:

[2D GraphicGETBMP

Description: 读取bmp文件,生成可插入到C程序中的点阵数组格式.-read bmp file, generate C can be inserted into the procedure for the lattice array format.
Platform: | Size: 1024 | Author: 马兴录 | Hits:

[Special EffectsbmpPureC

Description: 纯C++写的读取BMP文件,可以跨操作系统而运行。-write pure C read BMP file, and can run different operating systems.
Platform: | Size: 843776 | Author: | Hits:

[Special Effectsdivide_bmp_file_to_9_blocks3_3

Description: bmp图片数据分块(3*3)代码,将读取的bmp文件rgb数据出去补加的0,然后按3行3列分为九块-bmp picture data block (3* 3) code, bmp will read the document rgb data out added at a 0, then by the third line is divided into three nine
Platform: | Size: 1024 | Author: Zhou Yaoxin | Hits:

[Special Effectsdip_OpenFile

Description: 这是利用很常用的BMP图像的读取的c++源代码-This is a very common use of the BMP image to read the source code c
Platform: | Size: 1024 | Author: 王辉 | Hits:

[Picture ViewerBMP-readwrite-c

Description: 实现BMP的读写功能,C语言实现,简单易懂.-achieve the functional literacy, C language and easily understood.
Platform: | Size: 2048 | Author: yaoli | Hits:

[EditorBMP

Description: C语言环境代码下读写BMP文件代码,运行的时候在vc6.0下通过.-C language environment code to read and write BMP files under the code, running in vc6.0 through.
Platform: | Size: 1024 | Author: YOUJI | Hits:

[Special EffectsShowbmp

Description: vc读取bmp图像源代码,该程序主要用来实现对BMP文件的读取和保存,有助于了解bmp文件格式-vc read bmp image source code, the program is mainly used to realize the BMP file to read and save, help to understand bmp file format
Platform: | Size: 1903616 | Author: lily | Hits:

[matlabpso

Description: 此压缩文件中包含了两个读取bmp文件分别用java和c写了,另三个是用matlab实现的演化算法,很有作用的,每个文件里都有详细说明-This compressed file contains two read bmp file with java and c, respectively, wrote the other three is the realization of the evolutionary algorithm matlab, it is the role of each document has a detailed description
Platform: | Size: 8192 | Author: Joney | Hits:

[GDI-Bitmapbmp

Description: 位图文件读写综述的原代码,有.CPP和.C两个程序,可以当作类用-Summary of bitmap file to read and write the original code has. CPP and. C two procedures can be used as a category
Platform: | Size: 2076672 | Author: linlan | Hits:

[Otherlinux_usb_camera

Description: 摘 要: video4 linux提供了一整套linux环境下操纵视频设备的函数接口,首先通过对video4 linux函数的调用成 功实现了两种方式(内存映射(mmap)和直接读取( read) )下摄像头数据的读取 然后对读取到内存缓冲区中的 RGB数据流进行分析,实现了同时对两种特定颜色(红、绿、蓝等)的识别,并给出相应色块的端点坐标 最后通过 对特定颜色箭头的端点分析,识别了箭头指向的角度 为了便于调试程序和验证结果,分析完成后把缓冲区中的 RGB流保存为BMP文件。-Abstract: video4 linux environment to provide a set of linux video equipment under the control of the function interface, the first function of the call video4 linux successfully in two ways (memory mapping (mmap) and direct reading (read)) under the camera data read then read into memory buffer of RGB data flow analysis, achieved at the same time for two specific colors (red, green, blue, etc.) to identify, and give the corresponding color coordinates of the endpoint final arrow on the specific color of the endpoint analysis, identification of the arrow point to the point of view In order to facilitate the debugging process and to verify the results of analysis after the completion of the RGB buffer to save it as a BMP file stream.
Platform: | Size: 223232 | Author: db_tiger | Hits:

[Special Effectsgray_level

Description: 可以降低BMP圖檔的程式碼,預設要讀lena.bmp-BMP image file can reduce the code, the default to read lena.bmp
Platform: | Size: 186368 | Author: 王大明 | Hits:

[Picture ViewerBMP

Description: 主要采用c语言,实现对BMP文件的读取和存储,为图像的处理做好准备,很好用-Mainly c language to realize the BMP file to read and store, ready for image processing, that is great
Platform: | Size: 1858560 | Author: 张运浩 | Hits:

[Picture Viewerbmp

Description: C++读取bmp文件,非常适合学习bmp结构的同学。-C++ read bmp file, ideal for learning the students of the bmp structure.
Platform: | Size: 3430400 | Author: tyfang | Hits:

[OtherBMP

Description: 使用C++将BMP文件从硬盘读入到内存、然后修改其数据,最后将修改的文件保存到硬盘(Read the file of bitmap from disk to memory,revise the data,and then save the revised-file to disk using C++)
Platform: | Size: 10267648 | Author: jieyingren | Hits:

[显示BMP文件

Description: 用于实现在Visual C++平台上,进行对BMP文件的读取显示操作(To implement the read operation of the BMP file on the Visual C++ platform)
Platform: | Size: 12288 | Author: Severy | Hits:
« 12 3 4 »

CodeBus www.codebus.net